home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / misc / aprof334.lha / AProf334 / demo / qsort1.pro < prev   
Text File  |  1994-08-04  |  2KB  |  34 lines

  1. Amiga: A2000, 68000
  2.  
  3. Test date:             Thu Aug  4 18:24:42 1994
  4.  
  5. Execution profile for: demo/qsort1
  6. Time units:            Millisecond
  7. Sort order:            Name
  8. Profiling mode:        Separate
  9. Used commandline:      None
  10. All symbols shown
  11.  
  12. .begin                            1     0.801     0.801     0.801     0.801
  13. .mulu                            50     0.199     9.940     0.183     0.661
  14. _H0_org                           1     0.152     0.152     0.152     0.152
  15. _cli_parse                        1     1.084     1.084     1.084     1.084
  16. _close                           20     0.235     4.697     0.180     1.177
  17. _exit                             1     2.960     2.960     2.960     2.960
  18. _main                             1     2.797     2.797     2.797     2.797
  19. _wb_parse                         0     0.000     0.000     0.000     0.000
  20. close                            20     0.152     3.032     0.148     0.154
  21. doSplit                          33     0.971    32.055     0.406     4.615
  22. exit                              1     0.164     0.164     0.164     0.164
  23. getPivot                         33     0.161     5.322     0.158     0.164
  24. geta4                             1     0.154     0.154     0.154     0.154
  25. main                              1     5.006     5.006     5.006     5.006
  26. rand                             50     0.278    13.881     0.244     0.973
  27. srand                             0     0.000     0.000     0.000     0.000
  28. strcpy                            1     0.161     0.161     0.161     0.161
  29. strlen                            1     0.189     0.189     0.189     0.189
  30. strncat                           1     0.206     0.206     0.206     0.206
  31. strncpy                           1     1.638     1.638     1.638     1.638
  32. swap                            166     0.192    31.884     0.189     0.195
  33. theQsort                         67     0.343    22.998     0.162     1.961
  34.